	
;;; QQ: 67762207
%100
+51
+4
[@main]
#IF
checkpkpoint 2
#SAY
I do not want to trade with you such a person. \ \
<Close/@exit>
#ELSESAY
Welcome, want to buy a skill book? \ \
<Buy/@buy + (book class)> Skill Book \
<Sell/@sell> Skill Book \ \
<Asked/@Mir3_Quest_Book> mir Voyage \
<Request/@BookAnalysis> martial arts interpretation of the book \ \
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Abandoned/@exit>

[@BUY + ()]
#CALL [VimaScript\bulk purchases.Txt] @quantities 

[@buy]
#SAY
Pick any book you want to buy their own bar. But you can not read here. \ \
<The next step/@main>

[@sell]
#SAY
What you have here are selling the book ah? Hope is that some books. \ \
<The next step/@main>

[goods]


[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0

#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \
#ACT
Mov D0 1

#IF
Check [101] 1
Check [301] 0
checkjob Warrior

#SAY
<On the task of dialogue./@CALL_Quest_2> \
#ACT
Mov D0 1

#IF
Check [103] 1
Check [303] 0

#SAY
<On the task of dialogue./@CALL_AreaQuest3> \
#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#SAY
_ Write a beach Geography is my lifelong desire to record the Beach Beach Geography all the history and culture, geography, this work is a huge workload. \ \
_ <Close/@exit>


[@CALL_AreaQuest3]
#CALL [AreaQuest\ChoBoGuide3\ChoBoGuide3.txt] @Basic3_Bookstore_19

[@CALL_Quest_2]
#CALL [AreaQuest\ChoBoGuide1\ChoBoGuide1_Warrior.txt] @Basic_Warrior_2_1

[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@BookAnalysis]
#CALL [System\BookConvert.txt] @Warrior_Book

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207 